Add an [EXE] hamcrest substitution for file extension
authorNipunn Koorapati <nipunn1313@gmail.com>
Fri, 4 Nov 2016 05:21:43 +0000 (16:21 +1100)
committerNipunn Koorapati <nipunn1313@gmail.com>
Fri, 4 Nov 2016 05:21:51 +0000 (16:21 +1100)
commit92175a2388edb258c82825ff26e1d855d93e3296
tree9ebdb861aa5f059853554885c3a6dd1b41514359
parent84a3e5c213c70e987561f5798b54ae3536402df6
Add an [EXE] hamcrest substitution for file extension

This should make the testing a bit more precise as to whether
we expect targets of the form foo.exe vs foo-abc123.exe. I
was also considering adding a [/] substitution for the fwd
slash vs backslash [..], but thought I would leave that to another PR
if we thought that was a good idea.
tests/bench.rs
tests/build-script.rs
tests/cargotest/support/mod.rs
tests/clean.rs
tests/cross-compile.rs
tests/git.rs
tests/path.rs
tests/run.rs
tests/test.rs